home *** CD-ROM | disk | FTP | other *** search
/ ftp.sustworks.com 2018 / ftp.sustworks.com.zip / ftp.sustworks.com / IPNetMonitorX_1.6.6.dmg / IPNetMonitorX folder / IPNetMonitorX.app / Contents / Resources / English.lproj / Preferences.nib / classes.nib next >
Text File  |  2005-12-29  |  531b  |  18 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {applyButton = id; }; 
  6.             CLASS = PreferencesController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 emailAddressField = NSTextField; 
  10.                 realNameField = NSTextField; 
  11.                 smtpHostField = NSTextField; 
  12.                 tabView = NSTabView; 
  13.             }; 
  14.             SUPERCLASS = NSWindowController; 
  15.         }
  16.     ); 
  17.     IBVersion = 1; 
  18. }